PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedContent Class / wrap Method
The width at which the formatted content is wrapped.
In This Topic
    wrap Method
    In This Topic
    Executes a wrap operation on the formatted content at the specified width.
    Syntax
    public void wrap( 
       double width
    )

    Parameters

    width
    The width at which the formatted content is wrapped.
    See Also